func runtime.deductAssistCredit

3 uses

	runtime (current package)
		arena.go#L759: 	deductAssistCredit(userArenaChunkBytes)
		malloc.go#L1037: 	assistG := deductAssistCredit(size)
		malloc.go#L1333: func deductAssistCredit(size uintptr) *g {